home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / bbs / fnos16a5.zip / HELP.ZIP / LOOK < prev    next >
Text File  |  1994-08-20  |  1KB  |  33 lines

  1.  
  2. look [user | socket#] (/<cmd>)
  3.  
  4.      This command allows peeking into a user session on the BBS or
  5. into any non-local socket.  'look [user | socket#]' brings up a window
  6. which follows the specified user or socket.  If looking in on a bbs
  7. user, you can initiate a 'chat' session with that user.
  8.  
  9.        There are a few commands available:
  10.      
  11.        /? or /h - will show a short help line
  12.        /m <msg> - send a message to user. (only if 'looking' at user)
  13.                   User sees: '<sysop>: message text'
  14.      
  15.        /c       - initiate a 'chat' with user. The bbs will suspend
  16.                   while you talk with the user.
  17.        /q or /b - if in 'chat' mode, finishes it and returns the user
  18.                   to the bbs.
  19.                   if in 'look' mode, finishes looking at user/socket.
  20.      
  21.      Note: if not in 'chat' mode, all non-command strings will be
  22.      ignored.
  23.      
  24.      Looking at non-bbs sockets might be helpful debugging things or
  25.      seeing what an ftp user or a smtp user is doing.
  26.      
  27.      Note that often you won't see what you expect: e.g., ftp user
  28.      sockets don't show the data transfered including directory
  29.      listings because data transfer occurs on a separate socket.
  30.      (Not seeing it is NOT a bug, for once...8) )
  31.      
  32.  
  33.